home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_metal.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  706 b   |  17 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="surface" name="k3d_metal">
  4.             <description>Standard metal surface for RenderMan Interface</description>
  5.             <authors>Pixar</authors>
  6.             <copyright>(c) Copyright 1988, Pixar</copyright>
  7.             <argument name="Ka" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  8.             <argument name="Ks" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="1"/>
  9.             <argument name="roughness" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value=".1"/>
  10.         </shader>
  11.     </shaders>
  12. </k3dml>
  13.  
  14.  
  15.  
  16.  
  17.